[INFO] cloning repository https://github.com/christian-smith/rust-udp-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christian-smith/rust-udp-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristian-smith%2Frust-udp-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristian-smith%2Frust-udp-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccb5ecd45c426c258b80dbf48e0be57022f225f7
[INFO] fixing christian-smith/rust-udp-server against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristian-smith%2Frust-udp-server" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/christian-smith/rust-udp-server
[INFO] finished tweaking git repo https://github.com/christian-smith/rust-udp-server
[INFO] tweaked toml for git repo https://github.com/christian-smith/rust-udp-server written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/christian-smith/rust-udp-server on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/christian-smith/rust-udp-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `udp` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f00dadde71e07a1d98263ef0ec622bef70736892df8ee04e05853a5f30376d39
[INFO] running `Command { std: "docker" "start" "f00dadde71e07a1d98263ef0ec622bef70736892df8ee04e05853a5f30376d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f00dadde71e07a1d98263ef0ec622bef70736892df8ee04e05853a5f30376d39" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f00dadde71e07a1d98263ef0ec622bef70736892df8ee04e05853a5f30376d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f00dadde71e07a1d98263ef0ec622bef70736892df8ee04e05853a5f30376d39" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `udp` (manifest) generated 1 warning
[INFO] [stderr]    Compiling typenum v1.5.2
[INFO] [stderr]     Checking odds v0.2.25
[INFO] [stderr]     Checking byte-tools v0.1.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking libc v0.2.23
[INFO] [stderr]     Checking byteorder v1.0.0
[INFO] [stderr]     Checking nodrop v0.1.9
[INFO] [stderr]     Checking time v0.1.37
[INFO] [stderr]     Checking generic-array v0.7.2
[INFO] [stderr]     Checking digest-buffer v0.3.1
[INFO] [stderr]     Checking digest v0.5.2
[INFO] [stderr]     Checking sha2 v0.5.2
[INFO] [stderr]     Checking udp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/udpserver.rs (1 fix)
[INFO] [stderr]        Fixed src/eventloop.rs (1 fix)
[INFO] [stderr]        Fixed src/server.rs (3 fixes)
[INFO] [stderr]    Migrating src/main.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating tests/integration_tests.rs from 2015 edition to 2018
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s
[INFO] [stderr] crater-edition-check: udp v0.1.0 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]     Checking udp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `time::PreciseTime`
[INFO] [stdout]  --> src/eventloop.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use time::PreciseTime;
[INFO] [stdout]   |     ^^^^^^-----------
[INFO] [stdout]   |           |
[INFO] [stdout]   |           no `PreciseTime` in `time`
[INFO] [stdout]   |
[INFO] [stdout]   = note: struct `crate::data::tests::PreciseTime` exists but is inaccessible
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ::time::PreciseTime;
[INFO] [stdout]   |     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/data.rs:81:62
[INFO] [stdout]    |
[INFO] [stdout] 81 |             offset = packet.offset + packet.data_size as u32;;
[INFO] [stdout]    |                                                              ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `time::PreciseTime`
[INFO] [stdout]  --> src/eventloop.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use time::PreciseTime;
[INFO] [stdout]   |     ^^^^^^-----------
[INFO] [stdout]   |           |
[INFO] [stdout]   |           no `PreciseTime` in `time`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ::time::PreciseTime;
[INFO] [stdout]   |     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/data.rs:81:62
[INFO] [stdout]    |
[INFO] [stdout] 81 |             offset = packet.offset + packet.data_size as u32;;
[INFO] [stdout]    |                                                              ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `seconds` found for struct `std::time::Duration` in the current scope
[INFO] [stdout]   --> src/eventloop.rs:37:96
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let outdated = messages.values().filter(|m| m.start.to(PreciseTime::now()) > Duration::seconds(30)).count();
[INFO] [stdout]    |                                                                                                ^^^^^^^ associated function or constant not found in `std::time::Duration`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::time::Duration` consider using one of the following associated functions:
[INFO] [stdout]       std::time::Duration::new
[INFO] [stdout]       std::time::Duration::from_secs
[INFO] [stdout]       std::time::Duration::from_millis
[INFO] [stdout]       std::time::Duration::from_micros
[INFO] [stdout]       and 10 others
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/time.rs:194:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `minutes` found for struct `std::time::Duration` in the current scope
[INFO] [stdout]   --> src/eventloop.rs:59:65
[INFO] [stdout]    |
[INFO] [stdout] 59 |             if message.start.to(PreciseTime::now()) > Duration::minutes(30) {
[INFO] [stdout]    |                                                                 ^^^^^^^ associated function or constant not found in `std::time::Duration`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::time::Duration` consider using one of the following associated functions:
[INFO] [stdout]       std::time::Duration::new
[INFO] [stdout]       std::time::Duration::from_secs
[INFO] [stdout]       std::time::Duration::from_millis
[INFO] [stdout]       std::time::Duration::from_micros
[INFO] [stdout]       and 10 others
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/time.rs:194:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `seconds` found for struct `std::time::Duration` in the current scope
[INFO] [stdout]   --> src/eventloop.rs:37:96
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let outdated = messages.values().filter(|m| m.start.to(PreciseTime::now()) > Duration::seconds(30)).count();
[INFO] [stdout]    |                                                                                                ^^^^^^^ associated function or constant not found in `std::time::Duration`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::time::Duration` consider using one of the following associated functions:
[INFO] [stdout]       std::time::Duration::new
[INFO] [stdout]       std::time::Duration::from_secs
[INFO] [stdout]       std::time::Duration::from_millis
[INFO] [stdout]       std::time::Duration::from_micros
[INFO] [stdout]       and 10 others
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/time.rs:194:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `minutes` found for struct `std::time::Duration` in the current scope
[INFO] [stdout]   --> src/eventloop.rs:59:65
[INFO] [stdout]    |
[INFO] [stdout] 59 |             if message.start.to(PreciseTime::now()) > Duration::minutes(30) {
[INFO] [stdout]    |                                                                 ^^^^^^^ associated function or constant not found in `std::time::Duration`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::time::Duration` consider using one of the following associated functions:
[INFO] [stdout]       std::time::Duration::new
[INFO] [stdout]       std::time::Duration::from_secs
[INFO] [stdout]       std::time::Duration::from_millis
[INFO] [stdout]       std::time::Duration::from_micros
[INFO] [stdout]       and 10 others
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/time.rs:194:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `udp` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `udp` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f00dadde71e07a1d98263ef0ec622bef70736892df8ee04e05853a5f30376d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f00dadde71e07a1d98263ef0ec622bef70736892df8ee04e05853a5f30376d39", kill_on_drop: false }`
[INFO] [stdout] f00dadde71e07a1d98263ef0ec622bef70736892df8ee04e05853a5f30376d39
